projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e34406
)
Prevoius NEWS entry already documented in the manual (for X).
author
Jason Rumney
<jasonr@gnu.org>
Fri, 28 Mar 2008 11:09:54 +0000
(11:09 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Fri, 28 Mar 2008 11:09:54 +0000
(11:09 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index db84bd8ca6c1c018dc13bc126330e5033a776756..236823fa2dfe02c1fa3847ed6472f081488cff1b 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-594,6
+594,7
@@
of Windows with third party IPv6 stacks installed. Previously IPv6 was
supported on other platforms, but not on Windows due to using the winsock
1.1 header file, even though Emacs was linking to the winsock 2 library.
+---
** Busy cursor (hourglass) now displays on MS-Windows.
When Emacs is busy, an hourglass mouse cursor is displayed on Windows.
Previously only X supported the busy cursor.